Real root isolation for exact and approximate polynomials using Descartes' rule of signs
نویسنده
چکیده
Collins und Akritas (1976) have described the Descartes method for isolating the real roots of an integer polynomial in one variable. This method recursively subdivides an initial interval until Descartes’ Rule of Signs indicates that all roots have been isolated. The partial converse of Descartes’ Rule by Obreshkoff (1952) in conjunction with the bound of Mahler (1964) and Davenport (1985) leads us to an asymptotically almost tight bound for the resulting subdivision tree. It implies directly the best known complexity bounds for the equivalent forms of the Descartes method in the power basis (Collins/Akritas, 1976), the Bernstein basis (Lane/Riesenfeld, 1981) and the scaled Bernstein basis (Johnson, 1991), which are presented here in a unified fashion. Without losing correctness of the output, we modify the Descartes method such that it can handle bitstream coefficients, which can be approximated arbitrarily well but cannot be determined exactly. We analyze the computing time and precision requirements. The method described elsewhere by the author together with Kerber/Wolpert (2007) and Kerber (2008) to determine the arrangement of plane algebraic curves rests in an essential way on variants of the bitstream Descartes algorithm; we analyze a central part of it. This thesis is written in English.
منابع مشابه
European Projects
Traditional numerical methods for polynomial root computation are fast but they sometimes return wrong results. Algorithms from computer algebra, on the other hand, guarantee correctness but tend to require long computing times. The computing time can, however, be dramatically reduced if exact arithmetic is carefully replaced by floating point arithmetic and if, moreover, ways are found to empl...
متن کاملImplementation of Real Root Isolation Algorithms in Mathematica
In this paper we compare two real root isolation methods using Descartes’ Rule of Signs: the Interval Bisection method, and the Continued Fractions method. We present some time-saving improvements to both methods. Comparing computation times we conclude that the Continued Fractions method works much faster save for the case of very many very large roots.
متن کاملNew Designs for the Descartes Rule of Signs
The question of how to construct polynomials having as many roots as allowed by the Descartes rule of signs has been the focus of interest recently 1],,2]. For a given real polynomial p(x) = a 0 + a 1 x + + a n x n ; Descartes's rule of signs says that the number of positive roots of p(x) is equal to the number of sign changes in the sequence a 0 ; a 1 ; : : : ; a n , or is less than this numbe...
متن کاملOn the Complexity of Real Root Isolation
We introduce a new method to isolate the real roots of a square-free polynomial F = ∑i=0 Aix with real coefficients Ai, where |An| ≥ 1 and |Ai| ≤ 2τ for all i. It is assumed that each coefficient of F can be approximated to any specified error bound. The presented method is exact, complete and deterministic. Due to its similarities to the Descartes method, we also consider it practical and easy...
متن کاملA Deterministic Descartes Algorithm for Real Polynomials
We describe a Descartes algorithm for root isolation of polynomials with real coefficients. It is assumed that the coefficients of the polynomial can be approximated with arbitrary precision; exact computation in the field of coefficients is not required. We refer to such coefficients as bitstream coefficients. The algorithm is deterministic and has almost the same asymptotic complexity as the ...
متن کامل